Method SyncSchemeAsync<TProps>()
Simplified scheme synchronization method with auto-detection of name and alias.
Scheme name and alias determined from RedbSchemeAttribute.
Task<IRedbScheme> SyncSchemeAsync<TProps>() where TProps : class
Simplified scheme synchronization method with auto-detection of name and alias.
Scheme name and alias determined from RedbSchemeAttribute.
Task<IRedbScheme> SyncSchemeAsync<TProps>() where TProps : class